home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Workplace Effectiveness: Dealing with Change
/
Workplace Effectiveness: Dealing with Change.iso
/
pc
/
Assess.Dxr
/
Internal_29_play QT movie frame.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1998-04-24
|
237 b
|
14 lines
on exitFrame
if the movieRate of sprite 47 = 1 then
go(the frame)
else
if the machineType <> 256 then
puppetTransition(23)
go("Style")
else
puppetTransition(26)
go("Style")
end if
end if
end